An expression is a shorthand notation for a scriptlet that outputs a value to the response stream. When the expression is evaluated, the result is converted to a string and displayed. The syntax shown on your screen means take this expression, convert it to a string, and write it out to the browser.

To see an example of a JSP expression, click MORE. If you’re ready to move on, click FORWARD.